.s_solid{
    width: 3px;
    height: 21px;
    background:rgba(29, 71, 121, 1);
    display: inline-block;
}

.University {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: 435px;
    box-sizing: border-box;
}

.University .left {
    float: left;
}

.University .left .title {
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    margin-top: 29px;
    padding-left: 14px;
}


.University .left p {
    width: 436px;
    height: 143px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 45px;
    margin-top: 12px;
    padding-left: 21px;
}

.right {
    float: right;
}

.Office {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
    margin-top: 30px;
    padding-top: 29px;
    height: 275px;
    box-sizing: border-box;
}

.Office .title {
    width: 125px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    padding-left: 10px;
}


.Office_info {
    margin-top: 13px;
    height: 156px;
}

.Office_info p {
    padding-left: 18px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 37px;
}

.Contact_us {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: 257px;
    margin-top: 20px;
    box-sizing: border-box;
    padding-top: 29px;
}

.Contact_us .title {
    width: 100px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    padding-left: 10px;
}



.Contact_us p {
    height: 37px;
    font-size: 16px;
    font-family: PingFangSC-Regular;
    font-weight: 400;
    color: rgba(1, 13, 27, 1);
    line-height: 37px;
    padding-left: 18px;
}

.position {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    margin-top: 30px;
    height: 781px;
    box-sizing: border-box;
    padding-top: 29px;
    margin-bottom: 68px;
}

.position .title {
    width: 100px;
    height: 34px;
    font-size: 25px;
    font-family: PingFangSC-Medium;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 34px;
    padding-left: 10px;
}


.position p {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    padding-left: 18px;
}
.position img {
    padding-left: 18px;
}
